﻿2026-07-17T02:36:13.7095289Z ##[group]Run actions/checkout@v5
2026-07-17T02:36:13.7096037Z with:
2026-07-17T02:36:13.7096424Z   repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:13.7099358Z   token: ***
2026-07-17T02:36:13.7099717Z   ssh-strict: true
2026-07-17T02:36:13.7100060Z   ssh-user: git
2026-07-17T02:36:13.7100451Z   persist-credentials: true
2026-07-17T02:36:13.7100851Z   clean: true
2026-07-17T02:36:13.7101223Z   sparse-checkout-cone-mode: true
2026-07-17T02:36:13.7101632Z   fetch-depth: 1
2026-07-17T02:36:13.7101980Z   fetch-tags: false
2026-07-17T02:36:13.7102339Z   show-progress: true
2026-07-17T02:36:13.7102705Z   lfs: false
2026-07-17T02:36:13.7103043Z   submodules: false
2026-07-17T02:36:13.7103405Z   set-safe-directory: true
2026-07-17T02:36:13.7104013Z ##[endgroup]
2026-07-17T02:36:13.7917691Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:13.7919271Z ##[group]Getting Git version info
2026-07-17T02:36:13.7919950Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T02:36:13.7920878Z [command]/usr/bin/git version
2026-07-17T02:36:13.7947195Z git version 2.43.0
2026-07-17T02:36:13.7964167Z ##[endgroup]
2026-07-17T02:36:13.7975482Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3b1fed1b-294b-4bc3-be96-eafe847bd4e3' before making global git config changes
2026-07-17T02:36:13.7976760Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:36:13.7978452Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T02:36:13.8012517Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T02:36:13.8031814Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:13.8041679Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T02:36:13.8044607Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T02:36:13.8069641Z HEAD
2026-07-17T02:36:13.8102981Z ##[endgroup]
2026-07-17T02:36:13.8104387Z [command]/usr/bin/git submodule status
2026-07-17T02:36:13.8290300Z ##[group]Cleaning the repository
2026-07-17T02:36:13.8293292Z [command]/usr/bin/git clean -ffdx
2026-07-17T02:36:16.7211271Z Removing target/
2026-07-17T02:36:16.7220076Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T02:36:16.7417724Z HEAD is now at 1a702e4 Merge cb70090bf20963a89d814cf8f5d8e750d4413afa into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:16.7422150Z ##[endgroup]
2026-07-17T02:36:16.7423732Z ##[group]Disabling automatic garbage collection
2026-07-17T02:36:16.7427276Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T02:36:16.7454883Z ##[endgroup]
2026-07-17T02:36:16.7455723Z ##[group]Setting up auth
2026-07-17T02:36:16.7460646Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:36:16.7488108Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T02:36:16.7678016Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:36:16.7705216Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T02:36:16.7884135Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:36:16.7911288Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T02:36:16.8096591Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T02:36:16.8125048Z ##[endgroup]
2026-07-17T02:36:16.8126435Z ##[group]Fetching the repository
2026-07-17T02:36:16.8132545Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +066a26013ab732b7fed6a3e5541638fdc3a64001:refs/remotes/pull/18/merge
2026-07-17T02:36:17.3665177Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:17.3665815Z  + 1a702e4...066a260 066a26013ab732b7fed6a3e5541638fdc3a64001 -> pull/18/merge  (forced update)
2026-07-17T02:36:17.3683570Z ##[endgroup]
2026-07-17T02:36:17.3684178Z ##[group]Determining the checkout info
2026-07-17T02:36:17.3685019Z ##[endgroup]
2026-07-17T02:36:17.3688922Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T02:36:17.3732383Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T02:36:17.3756021Z ##[group]Checking out the ref
2026-07-17T02:36:17.3758221Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-07-17T02:36:17.3889345Z Warning: you are leaving 1 commit behind, not connected to
2026-07-17T02:36:17.3889913Z any of your branches:
2026-07-17T02:36:17.3890145Z 
2026-07-17T02:36:17.3890500Z   1a702e4 Merge cb70090bf20963a89d814cf8f5d8e750d4413afa into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:17.3891006Z 
2026-07-17T02:36:17.3891283Z If you want to keep it by creating a new branch, this may be a good time
2026-07-17T02:36:17.3891749Z to do so with:
2026-07-17T02:36:17.3891921Z 
2026-07-17T02:36:17.3892102Z  git branch <new-branch-name> 1a702e4
2026-07-17T02:36:17.3892341Z 
2026-07-17T02:36:17.3893198Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:17.3898450Z ##[endgroup]
2026-07-17T02:36:17.3926533Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T02:36:17.3945994Z 066a26013ab732b7fed6a3e5541638fdc3a64001
